Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / dl<a> Class / c Method

In This Topic
    c Method (dl<a>)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function c( _
       ByVal a As System.ComponentModel.LicenseContext, _
       ByVal b As System.Type, _
       ByVal c As System.Object _
    ) As dn(Of a)
    protected virtual dn<a> c( 
       System.ComponentModel.LicenseContext a,
       System.Type b,
       System.object c
    )

    Parameters

    a
    b
    c
    See Also